body{
	color:#666;
	font-size:14px;
	background: url(../styles/images/bg.jpg) repeat-y center top;}
h1,h2,h3,h4,h5,h6,h7,p,a{
	font-weight: normal;}
.text-uppercase{
	text-transform: uppercase;
}
a{ color: #666; }
ol, ul {
    padding-left: 10px;
    list-style: none;
}
.tel{
	width: 20%;
	margin-top: 3%;
	margin-right: 10px;
}
.menu{
	background: url(images/menu.jpg) repeat-x center top;
	height: 48px;
	line-height: 48px;
	border-radius: 5px;
	}
.menu .nav>li>a {
	color: #fff;
	padding-top: 0;
	padding-bottom: 0;
	line-height: 48px;
}
.nav>li>a:focus, .nav>li>a:hover {
    background:none}
.navbar-brand {
    padding: 18px 0px;
    height: auto;
}
.nav-justified>li:after{
	position: absolute;
	content: "";
	width:1px;
	height: 15px;
	top: 50%;
	right: 0;
	transform: translateY(-50%);
	background: #fff;
}
.nav-justified>li:last-child:after{
	width:0px;
}
.navbar-collapse {
	padding-left: 0;
	padding-right: 0;
}
.swiper-container {
      width: 100%;
  height: 100%;
}
.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;

  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.swiper-pagination-bullet {
  width: 20px;
  height: 20px;
  text-align: center;
  line-height: 20px;
  font-size: 12px;
  color:#fff;
  opacity: 1;
  background: rgba(0,122,255,0.3);
}
.swiper-pagination-bullet-active {
  color:#fff;
  background: #007aff;
}
.ab-tit{
	/*background: -webkit-linear-gradient(#3491d7, #0168b3);
	background: -o-linear-gradient(#3491d7, #0168b3);
	background: -moz-linear-gradient(#3491d7, #0168b3);
	background: linear-gradient(#3491d7, #0168b3);*/ 
	background-color: #D3E3F0;
	color: #222;
	font-size: 16px;
	line-height: 34px;
	padding-left: 15px;
}
.ab-tit i{
	padding:10px 10px 0 0;
}
.pro-tit{
	margin-top: 10px;
	margin-bottom: 20px;
	padding-left: 10px;
	color: #0067b3;
	line-height: 36px;
	font-size: 16px;
	font-weight: 600;
	border-bottom: 1px solid #cccccc;
}
.pro-tit span a{
	color: #666;
	font-size: 13px;
}
.pro{
	position: relative;
	background-color:#edf2f5;
	margin-bottom: 20px;
}
.pbg{
	position: absolute;
	width: 100%;
	height: 0;
	bottom:0;
	left: 0;
	background: rgba(0,0,0,0);
	transition: all ease-in-out .3s;
}
.pro:hover .pbg{
	height: 100%;
	background: rgba(0,105,183,0.2);
}
.pro-text{
	color: #08547b;
	font-weight: 600;
	font-size: 16px;
	padding-top: 10px;
	line-height: 26px;
	padding-left: 20px;
}
.pro-text span{
	font-weight: normal;
	font-size: 14px;
	color: #666;
}
.series{
	margin-top: 15px;
}
.ab-tit{
	/*background: -webkit-linear-gradient(#3491d7, #0168b3);
	background: -o-linear-gradient(#3491d7, #0168b3);
	background: -moz-linear-gradient(#3491d7, #0168b3);
	background: linear-gradient(#3491d7, #0168b3);*/ 
	background-color: #D3E3F0;
	color: #222;
	font-size: 16px;
	line-height: 34px;
	padding-left: 15px;
}
.ser-tit{
	background: -webkit-linear-gradient(#3491d7, #0168b3);
	background: -o-linear-gradient(#3491d7, #0168b3);
	background: -moz-linear-gradient(#3491d7, #0168b3);
	background: linear-gradient(#3491d7, #0168b3); 
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	color: #fff;
}
.ser-list{
	background-color: #f2f2f2;
	border:1px solid #eee;
}
.ser-list li{
	line-height: 36px;
}
.ser-list li a{
	color: #666;
}
.video{
	margin-top: 15px;
}
.video h4{
	line-height: 24px;
}
.zhan{
	background-color: #f2f2f2;
	padding-bottom: 8px;
}
.zhan h4{
	padding-left: 10px;
}
footer{
	background-color: #f2f2f2;
	padding-top: 10px;
	margin-top: 20px;
	border-top: 6px solid #0067ba;
}
footer dt{
	font-size: 16px;
	color: #0067b3;
	padding-bottom: 10px;
	margin-bottom: 10px;
	position: relative;
}
footer dt:after{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 40px;
	height: 2px;
	content: "";
	background-color: #0067b3;
}
.bot-ser dd,.bot-ser dd a{
	color: #666;
	line-height: 28px;
}
.bot-ser dd i{
	padding-right: 10px;
}
.ny-tit{
	border-bottom: 1px solid #ddd;
	margin-bottom: 20px;
}
.ny-tit h3{
	position: relative;
	padding-bottom: 15px;
	margin-bottom: 0px;
	color: #267dc0;
}
.ny-tit h3:after{
	position: absolute;
	left: 0;
	bottom: 0;
	content: "";
	width: 70px;
	height: 2px;
	background: #267dc0;
}	
.ny_info{
	line-height: 26px;
}
.nlist li{
	line-height: 32px;
}
.nlist li a{
	color: #666;
}
.nlist li span{
	font-size: 13px;
}
.simg{
	padding: 7%;
	border:1px solid #ddd;
	margin-bottom: 20px;
}
.simg h3{
	margin-bottom: 0px;
}
.pdetail span{
	padding-left: 20px;
	color: #d90638;
	font-size: 13px;
}
.faqlist li{
	width: 50%;
	float:left;
}
	
	
	
	
@media (max-width: 1199px) {}
@media (max-width: 991px) {}
@media (min-width: 768px){}
@media (max-width: 767px) {
	.navbar-brand {
    padding: 15px;}
	.navbar-brand img{
	max-height:32px;
	margin-top: 8px;}
	.navbar-toggle {
    background-color:#eee;
	margin:20px 10px 20px 0;}
	.navbar-toggle .icon-bar {
	background-color: #555;}
	.navbar {
    min-height: 0px;}
	.navbar-nav > li > a {
    padding: 10px 5px;
	}
	.menu {
    background:#0067b3;
    height: auto;
    border-radius: 0px;
margin-bottom: 0px;}
    .nav-justified > li > a {
    text-align: left;
	padding-left: 30px;}
	.menu .nav > li > a {
    line-height: 30px;}
    .pbg{position: static;}
}



.friendlink {
    float: left;
    color: #555;
    line-height: 27px;
}

.friendlink i {
    list-style: none;
    font-style: normal;
    line-height: 30px;
    float: left;
}

.friendlink .linkTagcs {
    text-align: left;
    float: right;
    width: 181px;
    max-height: 30px;
    overflow: hidden;
    transition: 0.3s all ease-in-out;
    line-height: 30px;
}

.friendlink .linkTagcs a {
    display: block;
    color: #555;
}

.friendlink .linkTagcs:hover {
    max-height: 30px;
    overflow-x: hidden;
    overflow-y: auto;
}

	
